home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-11-11 | 1.2 KB | 26 lines | [TEXT/ttxt] |
- Lurkers [file's projector status] [option…] directory|file…
- ©1994 Apple Computer, Inc. by Greg Anderson
-
- File's projector status:
- -insomeproject # File is checked in to some project (has ckid)
- -notinanyproject # File is not checked in to any project (no ckid)
- -checkedoutmodifiable # File is checked in to some project and is
- # currently checked out for modification (but not MRO'ed)
- -modifiableinproject # Synonym for -checkedoutmodifiable
- -modifiable # Not in a project, in a project and checked out for modification,
- # or in a project and checked out modified-read-only
- -notmodifiable # In a project and not modifiable
- -mro # In a project and modified-read-only
-
- Options:
- -r # Recursive search
- -s # Short output
- -q # Never quote filenames
- -f # Output full pathnames
- -rev # Output file's projector revision number (if any)
- -textonly # Ignore files whose type is not TEXT
- -ignore n # Ignore files and folders whose name is "n"
-
- Specifying a file tests only that file. Specifying a directory tests every
- file in that directory (and every file anywhere in that hierarchy if -r is used).
-